home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3186 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  658 b 

  1. Path: andrew.cmu.edu!jlaf+
  2. From: Jeff K Landauer <jlaf+@andrew.cmu.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: Reading keys from the keyboard
  5. Date: Fri, 26 Jan 1996 15:08:43 -0500
  6. Organization: Junior, Computer Science, Carnegie Mellon, Pittsburgh, PA
  7. Message-ID: <0l2HH=G00YUw8HYNZY@andrew.cmu.edu>
  8. NNTP-Posting-Host: andrew.cmu.edu
  9.  
  10. I'm trying to get rid of the delay after the first key is pressed and
  11. held down, so I can get a steady stream of input into my c program. 
  12. Does anyone know how to do this?  Someone told me there was an interrupt
  13. that would somehow solve this problem, but I don't know it.  Any help
  14. would be greatly appreciated.
  15.  
  16. - Jeff Landauer
  17.